Results for program@run kernel with max work item sizes

Overview

Result: pass

Back to summary

Details

Detail Value
Returncode 0
Time 0:00:00.767697
Stdout
## Test: Run kernel with max work item sizes (/ilab/users/jv356/piglit/tests/cl/program/max-work-item-sizes.c) ##

# Running on:
#   Platform: NVIDIA CUDA
#   Device: GeForce GT 630
#   OpenCL version: 1.2
#   OpenCL C version: 1.2
#   Build options:  -cl-std=CL1.2
Dimensions: 3
Max group size: 1024
Max item size dimension 1: 1024
Max item size dimension 2: 1024
Max item size dimension 3: 64
Testing max item size in dimension 1:
  Global work size and local work size is: {1024, 0, 0}
Testing max item size in dimension 2:
  Global work size and local work size is: {1, 1024, 0}
Testing max item size in dimension 3:
  Global work size and local work size is: {1, 1, 64}
# Result:
Stderr

        
Environment
PIGLIT_PLATFORM="mixed_glx_egl" PIGLIT_SOURCE_DIR="/ilab/users/jv356/piglit"
Command /ilab/users/jv356/piglit/bin/cl-program-max-work-item-sizes
dmesg

        

Back to summary